home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 March
/
PCWorld_2002-03_cd.bin
/
Komunik
/
opera
/
mac
/
Opera5.0Installer.PPC.sit
/
Opera 5.0 Installer.PPC
/
Styles
/
plugins.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2001-08-24
|
579b
|
39 lines
/* Stylesheet for the Opera Plugins document */
/* Copyright 2000 Opera Software */
body {
font-size: 10.5pt;
font-family: Georgia, serif;
background-color: white;
color: black;
}
table {
border: 0;
padding: 0;
border-spacing: 0;
font-size: 10.5pt;
}
td {
vertical-align: top;
white-space: nowrap;
padding: 0.4em;
}
.type, .mime, .path {
border-top: 1px solid black;
}
.mime {
border-right: 1px solid black;
}
.plugin {
border-right: 0;
background-color: #ddd;
text-align: left;
padding-top: 0px;
padding-bottom: 0px;
font-weight: bold;
font-style: normal;
font-size: 15pt;
}